| BusinessProcessJob |
| EntityType | Independent |
| Logical Entity Name | BusinessProcessJob |
| Default Table Name | SyServiceJobSequence |
| Logical Only | NO |
| Definition | |
| Note |
| BusinessProcessJob Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| Code | CHAR(15) | NO | ||
| Name | VARCHAR(50) | NO | ||
| IsUserEditable | BIT | NO | ||
| IsActive | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| BusinessProcessJob Keys |
| Key Name | Key Type | Keys |
| PK_SyServiceJobSequence_SyServiceJobSequenceId | PrimaryKey | Id |
| Uk_SyServiceJobSequence_Code | Unique Constraint | Code |
| Nk_SyServiceJobSequence_UserId | Inversion Entry | LastModifiedUserId |
| BusinessProcessJob Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| BusinessProcessJobItineraryLevelDataChange | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceJobSequenceInstanceData | Non-Identifying | One To Zero or More | NO | ||||
| BusinessProcessJobItineraryLevel | Non-Identifying | One To Zero or More | NO |
| BusinessProcessJob Check Constraints |
| Check Constraint Name | CheckConstraint |